games-tetris software package provides Debians tetris-like games, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install games-tetris
games-tetris is installed in your system.
Make ensure the games-tetris package were installed using the commands given below,
$ sudo dpkg-query -l | grep games-tetris *
You will get with games-tetris package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Meta packages |
| Package | games-tetris |
| Version | 1 |
| Description | Debians tetris-like games |
| Sub Section | metapackages |